RPGMakerMVSaveEditor/README.md at master · crapier/RPGMakerMVSaveEditor · GitHub 您所在的位置:网站首页 rpg maker mv save editor RPGMakerMVSaveEditor/README.md at master · crapier/RPGMakerMVSaveEditor · GitHub

RPGMakerMVSaveEditor/README.md at master · crapier/RPGMakerMVSaveEditor · GitHub

2023-03-29 16:12| 来源: 网络整理| 查看: 265

RPG Maker MV Save Editor

Simple Proof of concept to view, edit (with js console), and save RPG Maker MV Save Files.

This is for games that compress the save using LZ-String, default saves can be directly edited with a text editor. I don't have any default engine saves, but it would be easy to make something similar for them as well.

Load index.html into any decent modern browser. (Chrome tested) Click Choose Files and select any rpgsave files Edit any Saves JSON in editors that appear CTRL-F to search an editor when it is in focus If JSON parses title will stay green, else the title will turn red those changes will not be saved for export Click the save button to get back the edited save file

Alternately Use the old method to edit by replacing step 3 above with

Open the javascript console (in developer tools on most browsers, F12 on Chrome) Make any change via the editing the saves array Type saves into the console to see the array then expand any objects->save_data to access the data

Thanks to

jQuery LZ-String FileSaver.js Ace


【本文地址】

公司简介

联系我们

今日新闻

    推荐新闻

    专题文章
      CopyRight 2018-2019 实验室设备网 版权所有